Welcome![Sign In][Sign Up]
Location:
Search - send file to IP

Search list

[Firewall-Securityfirelogd-1.3

Description: Firewall Log Daemon是一个用C编写的程序,它实时监视IP链或IP表日志警告。程序将启动一个小型后台监控进程,通过读取由系统日志写的FIFO来分析和解决防火墙日志。它可以查询一批警告,并将它们用邮件发送给你,或是由一个脚本用来处理现存的日志文件或数据流。它的功能有主机名,端口,协议,和ICMP类型/代码检查,可以由用户定义模板来格式化输出-Firewall Log daemon is a C preparation procedures, which real-time monitoring of IP or IP chain warned log table. Procedures will launch a small background monitoring process through the system log read from the FIFO write to analyze and solve firewall log. It can find a number of warnings, and use them to send mail to you, or from a script to handle the existing log file or data stream. It is the function of host name, port, protocol, and ICMP type / code inspection, by the user-defined templates to format output
Platform: | Size: 115194 | Author: 张光强 | Hits:

[WinSock-NDISWEBMASTERHELPER15

Description: 文件管理:可以浏览某目录下的文件和目录,并对其进行操作(编辑,删除,打包,解压等),还可以进行定义操作。支持多文件上传,新建目录和文件 邮件发送:发送email给某人 数据管理:mysql数据备份和导入,编辑数据表(含浏览数据、修改、删除、新增记录等),数据表的优化、检查、分析、清空和删除(可批量操作),查看数据表占用空间(包括各表的记录,大小,建立时间,更新时间)等 系统参数:查看php环境参数、mysql参数,状态 系统设置:修改程序运行参数 网站统计:可以统计你的网站的访客浏览了那些页面,从哪里跳转来的,他们的ip和ip所在地是多少,一天共浏览了多少页面和有多少ip浏览了你的网站-document management : can browse a directory of files and directories, and its operations (edit, delete, packing and decompression, etc.) can also be used for operational definition. Support multiple file uploads, new directories and files mail : Send email to a person data management : mysql data backup and import, edit data tables (including data browsing, modify, delete, new records, etc.), data tables optimization, inspection, analysis, emptied and delete ( Batch can operate), view the data in table occupy space (including the table of records, size, creation time and update time) system parameters : View php environmental parameters, mysql parameters, the state system settings : to amend the operating parameters Site Statistics : Statistics can you visit the website passengers who vis
Platform: | Size: 1550107 | Author: 马强 | Hits:

[Firewall-Securityfirelogd-1.3

Description: Firewall Log Daemon是一个用C编写的程序,它实时监视IP链或IP表日志警告。程序将启动一个小型后台监控进程,通过读取由系统日志写的FIFO来分析和解决防火墙日志。它可以查询一批警告,并将它们用邮件发送给你,或是由一个脚本用来处理现存的日志文件或数据流。它的功能有主机名,端口,协议,和ICMP类型/代码检查,可以由用户定义模板来格式化输出-Firewall Log daemon is a C preparation procedures, which real-time monitoring of IP or IP chain warned log table. Procedures will launch a small background monitoring process through the system log read from the FIFO write to analyze and solve firewall log. It can find a number of warnings, and use them to send mail to you, or from a script to handle the existing log file or data stream. It is the function of host name, port, protocol, and ICMP type/code inspection, by the user-defined templates to format output
Platform: | Size: 114688 | Author: 张光强 | Hits:

[Internet-NetworkWEBMASTERHELPER15

Description: 文件管理:可以浏览某目录下的文件和目录,并对其进行操作(编辑,删除,打包,解压等),还可以进行定义操作。支持多文件上传,新建目录和文件 邮件发送:发送email给某人 数据管理:mysql数据备份和导入,编辑数据表(含浏览数据、修改、删除、新增记录等),数据表的优化、检查、分析、清空和删除(可批量操作),查看数据表占用空间(包括各表的记录,大小,建立时间,更新时间)等 系统参数:查看php环境参数、mysql参数,状态 系统设置:修改程序运行参数 网站统计:可以统计你的网站的访客浏览了那些页面,从哪里跳转来的,他们的ip和ip所在地是多少,一天共浏览了多少页面和有多少ip浏览了你的网站-document management : can browse a directory of files and directories, and its operations (edit, delete, packing and decompression, etc.) can also be used for operational definition. Support multiple file uploads, new directories and files mail : Send email to a person data management : mysql data backup and import, edit data tables (including data browsing, modify, delete, new records, etc.), data tables optimization, inspection, analysis, emptied and delete ( Batch can operate), view the data in table occupy space (including the table of records, size, creation time and update time) system parameters : View php environmental parameters, mysql parameters, the state system settings : to amend the operating parameters Site Statistics : Statistics can you visit the website passengers who vis
Platform: | Size: 1550336 | Author: 马强 | Hits:

[Internet-NetworkTCP的客户服务器通信程序

Description: TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\client\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communication program one : running a process, running the server and wait for the client to issue two requests, the client operating procedures, the importation of customer IP address, link request, if successful connection, the server-client shows the IP address and port number ; the client receives the document and preserve d : \ \ client \ \ ls.txt, otherwise an error message. 2 : Principle procedures transmitter : open the file, read each character to the buffer (buffer size for 1024), and if the document is greater than 1,024, then sent into pieces; If less, then sent directly. Receivers : Send-the same reason.
Platform: | Size: 15360 | Author: | Hits:

[Internet-Networkclient

Description: TCP/IP客户机程序简略实现,用于向服务器发送文件消息等!-TCP/IP client program briefly realize for the news to send the file to the server, etc.!
Platform: | Size: 1024 | Author: yuhongzhi | Hits:

[Communicationipadress0

Description: 获得本机ip地址的MFC程序源代码 利用CSocket类实现网络文件传送,包括发送文件的服务器端、接收文件的客户端程序代码-Access to the local ip address of the MFC source code to use CSocket class implements file transfer network, including server-side send files, receive files client code
Platform: | Size: 31744 | Author: 倪伟 | Hits:

[Internet-NetworkClient

Description: 首先创建FileInputStream的对象, 基于图片文件,创建一个输入流,通过FileInputStream获取图片文件,通过Scoket类创建实例对象获取上传的服务器Ip地址,然后通过Socket类的getOutputStream()方法上传图片,在通过while()循环进行判断,如果上传成功则输出客户端发送完成-First of all, create a FileInputStream object, based on the image file, create a input stream FileInputStream access through the picture files, by category Scoket access From the object to create instances of server Ip address, and then through the Socket class getOutputStream () method upload a picture, in the adoption of while () to determine the cycle, if the upload is successful the client to send the output to complete
Platform: | Size: 1024 | Author: sport | Hits:

[TCP/IP stacktcpip

Description: 1.客户机能得到从服务器发的IP地址. 2.服务器能根据客户机请求发送适当文件. 3.客户机能收到从服务器发过来的文件. 4.程序采用模块化设计方法,根据TCP/IP的层次结构编写而成.-1. Guest function been issued from the server IP address. 2. Server based on client request to send the appropriate document. 3. Guest function received from the server sent the file. 4. Procedures modular design method, in accordance with TCP/IP hierarchy prepared.
Platform: | Size: 5120 | Author: 威威 | Hits:

[Windows DevelopFlyMessage

Description: C#仿飞鸽传书的部分功能,可以实现在局域网多人聊天、快速发送文件,运行后点击系统托盘处的图标可以进行简单设置,相比真正的飞鸽传书,本实例需要做的还有很多。-C# IP Messenger imitate some of the functions can be achieved over the LAN chat, quickly send a file, run and click system tray icon can be a simple set up, compared to the real IP Messenger, this instance needs to be done There are many more.
Platform: | Size: 33792 | Author: 266 | Hits:

[Linux-Unixcopy

Description: 远程拷贝程序 (客户端:getfile,服务器端:sendfile) 客户端发送IP地址,源文件文件名,和目标文件,进行文件的拷贝-Remote copy program (client: getfile, server-side: sendfile) to send the client IP address, source file name, and the target file, make copies of documents
Platform: | Size: 2048 | Author: lj | Hits:

[Embeded-SCM DevelopTCPSendFileClient

Description: EVC的winsock发送当前目录下文件到对应服务器当前目录下,在远程地址栏输入接收端的IP地址、远程端口为50000、有三个按钮建立连接、断开连接、传送文件。最下面为状态显示。-EVC winsock to send the file to the current directory corresponds to the server the current directory, in the remote address field, enter the IP address of the receiver, the remote port 50000, there are three buttons to connect, disconnect, transfer files. Bottom of the status display.
Platform: | Size: 2987008 | Author: gaowei | Hits:

[Internet-NetworkPrScreen

Description: 向服务器端的ip地址和端口发送本地截屏 可自定义发送截屏的间隔 发送文件为jpg 本地机器不留痕迹 -Ip to the server side to send the local address and port can be customized to send screenshots screenshots of the interval to send the file to jpg
Platform: | Size: 5240832 | Author: wang yun | Hits:

[Internet-NetworkControlClient

Description: 1、控制客户端数据库配置文件中有计算机名、IP、MAC三项记录,最后结束是_END标志,这个不能随便删; 2、关机提前通知时间是20秒,可以在程序中设置; 3、利用UDP协议发送开关机命令; 4、可以建立计算机信息数据库,用于控制大量计算机,由于其信息较少所以可以采用访问配置文件那样来读计算机信息。 -1, control, database configuration file, the client has the computer name, IP, MAC three records, and finally ended yes _END signs, this can not be easily deleted 2 off advance notice period is 20 seconds, you can set in the program 3 using UDP protocol to send switch machine command 4, you can create a computer database, used to control a large number of computers, less so because of their information can be used as access to the configuration file to read the computer information.
Platform: | Size: 472064 | Author: 牛牛 | Hits:

[Delphi VCLServer

Description: Server send text file to TCP/IP
Platform: | Size: 397312 | Author: Surachet | Hits:

[CSharpWindows

Description: C#实现的TCP文件传输。工程里两个项目,一个是控制端一个是后门。 如果你们寝室共有的路由器~~就可以对这么干。把服务端放在他的机器上后台运行,在backdoor文件夹下,开机自启动。你这边可以随时任意的发送exe过去,那边收到后就会立刻执行。 可以是恶作剧的程序、话说今天偶实验了一下,把室友的电脑桌面换成了凤姐的靓照,蛮好玩的 实现你要先找到他的ip,可以登录路由控制面板看,也可以用一些局域网的扫描工具扫一下。 选择好要运行的文件,Deploy一下那边就执行了。 -C# implementation of TCP file transfers. Two projects in the works, and a control side is a back door. If your bedroom shared router ~ ~ you can do it. End service running in the background on his machine, boot from the start in the folder of the backdoor. Your side can be arbitrarily send exe in the past, there will receive immediate implementation. Can be mischievous program, saying that even experiment today, and the roommate s computer desktop replaced Xifeng Videos of pretty fun Realize that you first have to find his ip, you can log the routing control panel, some LAN scanning tool can also be used to sweep. Choose a good file to run, the to Deploy look over there on the implementation of.
Platform: | Size: 89088 | Author: 周小虎 | Hits:

[OtherVB

Description: VB操作局域网的程序,文件传送。有源代码,动态设置IP,选择要传送的文件。-This programmer is vb,send file to IP,you can choice file,you can choice IP.
Platform: | Size: 16384 | Author: aniat | Hits:

[LabViewfile

Description: 通过UDP的服务端向客户端传多个文件,先通过服务端把文件列表传给客户端,客户端看到文件列表以后,根据需要选择需要的文件序号,把该文件序号传给服务端,服务端收到文件序号,就会把该文件传给客户端。注意:这是labview2011版的,还有端口号已默认无需修改,但是服务端和客户端IP必须一致,而且要设成服务端电脑的IP地址-Transfer a file to the client through the UDP server, to the list of files to the client through the server, after the client see the file list, choose according to need the file, the file to the server, the server receives the file number, will send the file to the client. Note: This is the labview2011 version, there has been the default port number without modification, but the server and client IP must be consistent, and should be set to the IP address of the server computer
Platform: | Size: 169984 | Author: 蒲瑶 | Hits:

[Otheryuliao-PHP

Description: 一对一随机聊天系统 网站: http://www.woaiyl.com 在线演示: http://www.woaiyl.com 免费开源,任意使用 视频版:http://www.woaiyl.com/xvo.html 30元一套 简介: 一对一随机聊天系统是一个类似chatroulette.com的在线匿名聊天系统。 功能: 1.匿名用户配对聊天 2.聊天记录可以下载 3.可以显示对方输入状态 4.采用轮询服务器方式传输数据,相比comet方式,服务器压力小许多,而且轮询间隔时间可以调节。 5.显示在线人数 6.敏感词屏蔽 7.基于ip地址的地理位置显示 安装方法: 1.编辑common.php文件,填写数据库连接信息 2.上传文件到您的服务器 3.浏览器打开 install.php 执行安装 4.成功~~ 其他: 1. badwords.txt 里面是敏感词列表。一行一个。 用户发送的敏感词会被替换为***。 修改此文件不需要重新安装。 2. ip.txt 里面是ip地理位置列表。 按照格式添加就可以了。修改了ip.txt需要重新运行install.php,因为ip信息需要写到数据库。 3. 修改网站名等信息可以在index.html里面配置。 4. 安装过后最好删除或者改名 install.php -One random chat site: http://www.woaiyl.com online demo: http://www.woaiyl.com free, open source, free to use video edition: http: //www.woaiyl.com/xvo.html 30 yuan a brief introduction: one random chat is a similar chatroulette.com anonymous online chat system. Function: 1. anonymous user pairing chat 2. chats can be downloaded 3. You can display the status of the other input 4. polling server transmission of data, compared to the comet way server stress many small, and the polling interval can be adjusted. 5. Display the online number 6. 7. shield sensitive words ip address location-based display installation methods: 1. Edit common.php file, fill in your connection information 2. Upload the file to your server 3. The browser opens install.php 4. Successful installation ~ Other: 1. badwords.txt which is sensitive word list. One per line. Users to send sensitive words will be replaced with***. Modify this file not need to reinstall. 2. ip.txt inside ip location lists. Follow the Add
Platform: | Size: 526336 | Author: huanke2 | Hits:

[LabViewTCP-sendareceive-file

Description: 建立客户端和服务器端后使用TCP/IP协议收发文件-use TCP/IP protocol to send&receive files
Platform: | Size: 20480 | Author: 曹樟涛 | Hits:
« 12 3 »

CodeBus www.codebus.net